home *** CD-ROM | disk | FTP | other *** search
- OPT MODULE
- OPT EXPORT
- -> Module created with E:bin/fd2module from YAECv18 package.
- OPT NDDC
- -> --- functions in V34 or higher (Release 1.3) ---
- #macro KillRAD0() IS (A6:=ramdrivedevice) BUT ASM ' jsr -42(a6)'
- -> --- functions in V36 or higher (Release 2.0) ---
- #macro KillRAD(unit) IS (D0:=unit) BUT (A6:=ramdrivedevice) BUT ASM ' jsr -48(a6)'
-